Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker/daemon: set umask to the default on startup #13941

Merged
merged 1 commit into from
Jun 15, 2015

Conversation

unclejack
Copy link
Contributor

This sets up the umask so that it's the same on all systems.

Fixes #12745
Fixes #13823

This sets up the umask so that it's the same on all systems.

Signed-off-by: Cristian Staretu <cristian.staretu@gmail.com>
@crosbymichael
Copy link
Contributor

LGTM

@calavera
Copy link
Contributor

LGTM. Will merge it when it goes green.

calavera added a commit that referenced this pull request Jun 15, 2015
docker/daemon: set umask to the default on startup
@calavera calavera merged commit f48fadd into moby:master Jun 15, 2015
@unclejack unclejack deleted the fix_umask branch June 16, 2015 04:52
@schmunk42
Copy link
Contributor

@thaJeztah @cpuguy83 I asked a question on https://unix.stackexchange.com/questions/429894/how-to-set-the-umask-of-docker-service-with-systemd about this PR, maybe one of you can shed some light.

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants